[INFO] cloning repository https://github.com/ccmat-lab/extxyz-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ccmat-lab/extxyz-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fccmat-lab%2Fextxyz-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fccmat-lab%2Fextxyz-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4c412d68149b86b83e1e4766b364c877d02a3207
[INFO] fixing ccmat-lab/extxyz-rs against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fccmat-lab%2Fextxyz-rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ccmat-lab/extxyz-rs
[INFO] finished tweaking git repo https://github.com/ccmat-lab/extxyz-rs
[INFO] tweaked toml for git repo https://github.com/ccmat-lab/extxyz-rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ccmat-lab/extxyz-rs on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ccmat-lab/extxyz-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] bc9a124cb599d77db88f98e0948f6efb97d37d7f05a1aec5f3de4560a9d93e9d
[INFO] running `Command { std: "docker" "start" "bc9a124cb599d77db88f98e0948f6efb97d37d7f05a1aec5f3de4560a9d93e9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bc9a124cb599d77db88f98e0948f6efb97d37d7f05a1aec5f3de4560a9d93e9d" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc9a124cb599d77db88f98e0948f6efb97d37d7f05a1aec5f3de4560a9d93e9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bc9a124cb599d77db88f98e0948f6efb97d37d7f05a1aec5f3de4560a9d93e9d" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating extxyz/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating extxyz-types/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating extxyz-sys/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking extxyz-types v0.0.2 (/opt/rustwide/workdir/extxyz-types)
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Migrating extxyz-types/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking extxyz-ng v0.0.2 (/opt/rustwide/workdir/extxyz)
[INFO] [stderr]    Migrating extxyz/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed extxyz/src/read.rs (1 fix)
[INFO] [stderr]    Compiling zerocopy-derive v0.8.42
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]    Compiling extxyz-sys v0.0.0 (/opt/rustwide/workdir/extxyz-sys)
[INFO] [stderr]    Migrating extxyz-sys/build.rs from 2021 edition to 2024
[INFO] [stderr] warning: extxyz-sys@0.0.0: cc1: fatal error: ./extxyz/libextxyz/extxyz.c: No such file or directory
[INFO] [stderr] warning: extxyz-sys@0.0.0: compilation terminated.
[INFO] [stderr] warning: extxyz-sys@0.0.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "./extxyz/libcleri/inc/" "-I" "./extxyz/libextxyz/" "-I" "./grammar-gen/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/extxyz-sys-e6bc1d5866d75f27/out/8a69e6869d6930de-extxyz.o" "-c" "./extxyz/libextxyz/extxyz.c"cargo:warning=In file included from ./grammar-gen/extxyz_kv_grammar.c:11:
[INFO] [stderr] warning: extxyz-sys@0.0.0: ./grammar-gen/extxyz_kv_grammar.h:13:10: fatal error: cleri/cleri.h: No such file or directory
[INFO] [stderr] warning: extxyz-sys@0.0.0:    13 | #include <cleri/cleri.h>
[INFO] [stderr] warning: extxyz-sys@0.0.0:       |          ^~~~~~~~~~~~~~~
[INFO] [stderr] warning: extxyz-sys@0.0.0: compilation terminated.
[INFO] [stderr] warning: extxyz-sys@0.0.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "./extxyz/libcleri/inc/" "-I" "./extxyz/libextxyz/" "-I" "./grammar-gen/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/extxyz-sys-e6bc1d5866d75f27/out/3396bdcd78b04718-extxyz_kv_grammar.o" "-c" "./grammar-gen/extxyz_kv_grammar.c"cargo:warning=cc1: fatal error: ./extxyz/libcleri/src/dup.c: No such file or directory
[INFO] [stderr] warning: extxyz-sys@0.0.0: compilation terminated.
[INFO] [stderr] warning: extxyz-sys@0.0.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "./extxyz/libcleri/inc/" "-I" "./extxyz/libextxyz/" "-I" "./grammar-gen/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/extxyz-sys-e6bc1d5866d75f27/out/001b2d82023009ca-dup.o" "-c" "./extxyz/libcleri/src/dup.c"cargo:warning=cc1: fatal error: ./extxyz/libcleri/src/children.c: No such file or directory
[INFO] [stderr] warning: extxyz-sys@0.0.0: compilation terminated.
[INFO] [stderr] warning: extxyz-sys@0.0.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "./extxyz/libcleri/inc/" "-I" "./extxyz/libextxyz/" "-I" "./grammar-gen/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/extxyz-sys-e6bc1d5866d75f27/out/001b2d82023009ca-children.o" "-c" "./extxyz/libcleri/src/children.c"cargo:warning=cc1: fatal error: ./extxyz/libcleri/src/choice.c: No such file or directory
[INFO] [stderr] warning: extxyz-sys@0.0.0: compilation terminated.
[INFO] [stderr] warning: extxyz-sys@0.0.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "./extxyz/libcleri/inc/" "-I" "./extxyz/libextxyz/" "-I" "./grammar-gen/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/extxyz-sys-e6bc1d5866d75f27/out/001b2d82023009ca-choice.o" "-c" "./extxyz/libcleri/src/choice.c"cargo:warning=cc1: fatal error: ./extxyz/libcleri/src/dup.c: No such file or directory
[INFO] [stderr] warning: extxyz-sys@0.0.0: compilation terminated.
[INFO] [stderr] warning: extxyz-sys@0.0.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "./extxyz/libcleri/inc/" "-I" "./extxyz/libextxyz/" "-I" "./grammar-gen/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/extxyz-sys-e6bc1d5866d75f27/out/001b2d82023009ca-dup.o" "-c" "./extxyz/libcleri/src/dup.c"cargo:warning=cc1: fatal error: ./extxyz/libcleri/src/grammar.c: No such file or directory
[INFO] [stderr] warning: extxyz-sys@0.0.0: compilation terminated.
[INFO] [stderr] warning: extxyz-sys@0.0.0: cc1: fatal error: ./extxyz/libcleri/src/keyword.c: No such file or directory
[INFO] [stderr] warning: extxyz-sys@0.0.0: compilation terminated.
[INFO] [stderr] warning: extxyz-sys@0.0.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "./extxyz/libcleri/inc/" "-I" "./extxyz/libextxyz/" "-I" "./grammar-gen/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/extxyz-sys-e6bc1d5866d75f27/out/001b2d82023009ca-keyword.o" "-c" "./extxyz/libcleri/src/keyword.c"cargo:warning=cc1: fatal error: ./extxyz/libcleri/src/list.c: No such file or directory
[INFO] [stderr] warning: extxyz-sys@0.0.0: compilation terminated.
[INFO] [stderr] warning: extxyz-sys@0.0.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "./extxyz/libcleri/inc/" "-I" "./extxyz/libextxyz/" "-I" "./grammar-gen/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/extxyz-sys-e6bc1d5866d75f27/out/001b2d82023009ca-list.o" "-c" "./extxyz/libcleri/src/list.c"cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: extxyz-sys@0.0.0: cc1: fatal error: ./extxyz/libcleri/src/cleri.c: No such file or directory
[INFO] [stderr] warning: extxyz-sys@0.0.0: compilation terminated.
[INFO] [stderr] warning: extxyz-sys@0.0.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "./extxyz/libcleri/inc/" "-I" "./extxyz/libextxyz/" "-I" "./grammar-gen/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/extxyz-sys-e6bc1d5866d75f27/out/001b2d82023009ca-cleri.o" "-c" "./extxyz/libcleri/src/cleri.c"cargo:warning=cc1: fatal error: ./extxyz/libcleri/src/expecting.c: No such file or directory
[INFO] [stderr] warning: extxyz-sys@0.0.0: compilation terminated.
[INFO] [stderr] warning: extxyz-sys@0.0.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "./extxyz/libcleri/inc/" "-I" "./extxyz/libextxyz/" "-I" "./grammar-gen/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/extxyz-sys-e6bc1d5866d75f27/out/001b2d82023009ca-expecting.o" "-c" "./extxyz/libcleri/src/expecting.c"
[INFO] [stderr] warning: extxyz-sys@0.0.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "./extxyz/libcleri/inc/" "-I" "./extxyz/libextxyz/" "-I" "./grammar-gen/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/extxyz-sys-e6bc1d5866d75f27/out/001b2d82023009ca-grammar.o" "-c" "./extxyz/libcleri/src/grammar.c"cargo:warning=cc1: fatal error: ./extxyz/libcleri/src/kwcache.c: No such file or directory
[INFO] [stderr] warning: extxyz-sys@0.0.0: compilation terminated.
[INFO] [stderr] warning: extxyz-sys@0.0.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "./extxyz/libcleri/inc/" "-I" "./extxyz/libextxyz/" "-I" "./grammar-gen/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/extxyz-sys-e6bc1d5866d75f27/out/001b2d82023009ca-kwcache.o" "-c" "./extxyz/libcleri/src/kwcache.c"cargo:warning=cc1: fatal error: ./extxyz/libcleri/src/node.c: No such file or directory
[INFO] [stderr] warning: extxyz-sys@0.0.0: compilation terminated.
[INFO] [stderr] warning: extxyz-sys@0.0.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "./extxyz/libcleri/inc/" "-I" "./extxyz/libextxyz/" "-I" "./grammar-gen/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/extxyz-sys-e6bc1d5866d75f27/out/001b2d82023009ca-node.o" "-c" "./extxyz/libcleri/src/node.c"cargo:warning=cc1: fatal error: ./extxyz/libcleri/src/olist.c: No such file or directory
[INFO] [stderr] warning: extxyz-sys@0.0.0: compilation terminated.
[INFO] [stderr] warning: extxyz-sys@0.0.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "./extxyz/libcleri/inc/" "-I" "./extxyz/libextxyz/" "-I" "./grammar-gen/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/extxyz-sys-e6bc1d5866d75f27/out/001b2d82023009ca-olist.o" "-c" "./extxyz/libcleri/src/olist.c"cargo:warning=cc1: fatal error: ./extxyz/libcleri/src/optional.c: No such file or directory
[INFO] [stderr] warning: extxyz-sys@0.0.0: compilation terminated.
[INFO] [stderr] warning: extxyz-sys@0.0.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "./extxyz/libcleri/inc/" "-I" "./extxyz/libextxyz/" "-I" "./grammar-gen/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/extxyz-sys-e6bc1d5866d75f27/out/001b2d82023009ca-optional.o" "-c" "./extxyz/libcleri/src/optional.c"cargo:warning=cc1: fatal error: ./extxyz/libcleri/src/parse.c: No such file or directory
[INFO] [stderr] warning: extxyz-sys@0.0.0: compilation terminated.
[INFO] [stderr] warning: extxyz-sys@0.0.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "./extxyz/libcleri/inc/" "-I" "./extxyz/libextxyz/" "-I" "./grammar-gen/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/extxyz-sys-e6bc1d5866d75f27/out/001b2d82023009ca-parse.o" "-c" "./extxyz/libcleri/src/parse.c"cargo:warning=cc1: fatal error: ./extxyz/libcleri/src/prio.c: No such file or directory
[INFO] [stderr] warning: extxyz-sys@0.0.0: compilation terminated.
[INFO] [stderr] warning: extxyz-sys@0.0.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "./extxyz/libcleri/inc/" "-I" "./extxyz/libextxyz/" "-I" "./grammar-gen/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/extxyz-sys-e6bc1d5866d75f27/out/001b2d82023009ca-prio.o" "-c" "./extxyz/libcleri/src/prio.c"cargo:warning=cc1: fatal error: ./extxyz/libcleri/src/ref.c: No such file or directory
[INFO] [stderr] warning: extxyz-sys@0.0.0: compilation terminated.
[INFO] [stderr] warning: extxyz-sys@0.0.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "./extxyz/libcleri/inc/" "-I" "./extxyz/libextxyz/" "-I" "./grammar-gen/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/extxyz-sys-e6bc1d5866d75f27/out/001b2d82023009ca-ref.o" "-c" "./extxyz/libcleri/src/ref.c"cargo:warning=cc1: fatal error: ./extxyz/libcleri/src/regex.c: No such file or directory
[INFO] [stderr] warning: extxyz-sys@0.0.0: compilation terminated.
[INFO] [stderr] warning: extxyz-sys@0.0.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "./extxyz/libcleri/inc/" "-I" "./extxyz/libextxyz/" "-I" "./grammar-gen/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/extxyz-sys-e6bc1d5866d75f27/out/001b2d82023009ca-regex.o" "-c" "./extxyz/libcleri/src/regex.c"cargo:warning=cc1: fatal error: ./extxyz/libcleri/src/repeat.c: No such file or directory
[INFO] [stderr] warning: extxyz-sys@0.0.0: compilation terminated.
[INFO] [stderr] warning: extxyz-sys@0.0.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "./extxyz/libcleri/inc/" "-I" "./extxyz/libextxyz/" "-I" "./grammar-gen/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/extxyz-sys-e6bc1d5866d75f27/out/001b2d82023009ca-repeat.o" "-c" "./extxyz/libcleri/src/repeat.c"cargo:warning=cc1: fatal error: ./extxyz/libcleri/src/rule.c: No such file or directory
[INFO] [stderr] warning: extxyz-sys@0.0.0: compilation terminated.
[INFO] [stderr] warning: extxyz-sys@0.0.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "./extxyz/libcleri/inc/" "-I" "./extxyz/libextxyz/" "-I" "./grammar-gen/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/extxyz-sys-e6bc1d5866d75f27/out/001b2d82023009ca-rule.o" "-c" "./extxyz/libcleri/src/rule.c"cargo:warning=cc1: fatal error: ./extxyz/libcleri/src/sequence.c: No such file or directory
[INFO] [stderr] warning: extxyz-sys@0.0.0: compilation terminated.
[INFO] [stderr] warning: extxyz-sys@0.0.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "./extxyz/libcleri/inc/" "-I" "./extxyz/libextxyz/" "-I" "./grammar-gen/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/extxyz-sys-e6bc1d5866d75f27/out/001b2d82023009ca-sequence.o" "-c" "./extxyz/libcleri/src/sequence.c"cargo:warning=cc1: fatal error: ./extxyz/libcleri/src/this.c: No such file or directory
[INFO] [stderr] warning: extxyz-sys@0.0.0: compilation terminated.
[INFO] [stderr] warning: extxyz-sys@0.0.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "./extxyz/libcleri/inc/" "-I" "./extxyz/libextxyz/" "-I" "./grammar-gen/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/extxyz-sys-e6bc1d5866d75f27/out/001b2d82023009ca-this.o" "-c" "./extxyz/libcleri/src/this.c"cargo:warning=cc1: fatal error: ./extxyz/libcleri/src/token.c: No such file or directory
[INFO] [stderr] warning: extxyz-sys@0.0.0: compilation terminated.
[INFO] [stderr] warning: extxyz-sys@0.0.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "./extxyz/libcleri/inc/" "-I" "./extxyz/libextxyz/" "-I" "./grammar-gen/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/extxyz-sys-e6bc1d5866d75f27/out/001b2d82023009ca-token.o" "-c" "./extxyz/libcleri/src/token.c"cargo:warning=cc1: fatal error: ./extxyz/libcleri/src/tokens.c: No such file or directory
[INFO] [stderr] warning: extxyz-sys@0.0.0: compilation terminated.
[INFO] [stderr] warning: extxyz-sys@0.0.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "./extxyz/libcleri/inc/" "-I" "./extxyz/libextxyz/" "-I" "./grammar-gen/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/extxyz-sys-e6bc1d5866d75f27/out/001b2d82023009ca-tokens.o" "-c" "./extxyz/libcleri/src/tokens.c"cargo:warning=cc1: fatal error: ./extxyz/libcleri/src/version.c: No such file or directory
[INFO] [stderr] warning: extxyz-sys@0.0.0: compilation terminated.
[INFO] [stderr] warning: extxyz-sys@0.0.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "./extxyz/libcleri/inc/" "-I" "./extxyz/libextxyz/" "-I" "./grammar-gen/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/extxyz-sys-e6bc1d5866d75f27/out/001b2d82023009ca-version.o" "-c" "./extxyz/libcleri/src/version.c"
[INFO] [stderr] error: failed to run custom build command for `extxyz-sys v0.0.0 (/opt/rustwide/workdir/extxyz-sys)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/extxyz-sys-c3bff2abfbe4cbef/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_FORCE_DISABLE
[INFO] [stderr]   CC_FORCE_DISABLE = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=cc1: fatal error: ./extxyz/libextxyz/extxyz.c: No such file or directory
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "./extxyz/libcleri/inc/" "-I" "./extxyz/libextxyz/" "-I" "./grammar-gen/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/extxyz-sys-e6bc1d5866d75f27/out/8a69e6869d6930de-extxyz.o" "-c" "./extxyz/libextxyz/extxyz.c"cargo:warning=In file included from ./grammar-gen/extxyz_kv_grammar.c:11:
[INFO] [stderr]   cargo:warning=./grammar-gen/extxyz_kv_grammar.h:13:10: fatal error: cleri/cleri.h: No such file or directory
[INFO] [stderr]   cargo:warning=   13 | #include <cleri/cleri.h>
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "./extxyz/libcleri/inc/" "-I" "./extxyz/libextxyz/" "-I" "./grammar-gen/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/extxyz-sys-e6bc1d5866d75f27/out/3396bdcd78b04718-extxyz_kv_grammar.o" "-c" "./grammar-gen/extxyz_kv_grammar.c"cargo:warning=cc1: fatal error: ./extxyz/libcleri/src/dup.c: No such file or directory
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "./extxyz/libcleri/inc/" "-I" "./extxyz/libextxyz/" "-I" "./grammar-gen/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/extxyz-sys-e6bc1d5866d75f27/out/001b2d82023009ca-dup.o" "-c" "./extxyz/libcleri/src/dup.c"cargo:warning=cc1: fatal error: ./extxyz/libcleri/src/children.c: No such file or directory
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "./extxyz/libcleri/inc/" "-I" "./extxyz/libextxyz/" "-I" "./grammar-gen/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/extxyz-sys-e6bc1d5866d75f27/out/001b2d82023009ca-children.o" "-c" "./extxyz/libcleri/src/children.c"cargo:warning=cc1: fatal error: ./extxyz/libcleri/src/choice.c: No such file or directory
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "./extxyz/libcleri/inc/" "-I" "./extxyz/libextxyz/" "-I" "./grammar-gen/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/extxyz-sys-e6bc1d5866d75f27/out/001b2d82023009ca-choice.o" "-c" "./extxyz/libcleri/src/choice.c"cargo:warning=cc1: fatal error: ./extxyz/libcleri/src/dup.c: No such file or directory
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "./extxyz/libcleri/inc/" "-I" "./extxyz/libextxyz/" "-I" "./grammar-gen/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/extxyz-sys-e6bc1d5866d75f27/out/001b2d82023009ca-dup.o" "-c" "./extxyz/libcleri/src/dup.c"cargo:warning=cc1: fatal error: ./extxyz/libcleri/src/grammar.c: No such file or directory
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   cargo:warning=cc1: fatal error: ./extxyz/libcleri/src/keyword.c: No such file or directory
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "./extxyz/libcleri/inc/" "-I" "./extxyz/libextxyz/" "-I" "./grammar-gen/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/extxyz-sys-e6bc1d5866d75f27/out/001b2d82023009ca-keyword.o" "-c" "./extxyz/libcleri/src/keyword.c"cargo:warning=cc1: fatal error: ./extxyz/libcleri/src/list.c: No such file or directory
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "./extxyz/libcleri/inc/" "-I" "./extxyz/libextxyz/" "-I" "./grammar-gen/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/extxyz-sys-e6bc1d5866d75f27/out/001b2d82023009ca-list.o" "-c" "./extxyz/libcleri/src/list.c"cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=cc1: fatal error: ./extxyz/libcleri/src/cleri.c: No such file or directory
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "./extxyz/libcleri/inc/" "-I" "./extxyz/libextxyz/" "-I" "./grammar-gen/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/extxyz-sys-e6bc1d5866d75f27/out/001b2d82023009ca-cleri.o" "-c" "./extxyz/libcleri/src/cleri.c"cargo:warning=cc1: fatal error: ./extxyz/libcleri/src/expecting.c: No such file or directory
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "./extxyz/libcleri/inc/" "-I" "./extxyz/libextxyz/" "-I" "./grammar-gen/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/extxyz-sys-e6bc1d5866d75f27/out/001b2d82023009ca-expecting.o" "-c" "./extxyz/libcleri/src/expecting.c"
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "./extxyz/libcleri/inc/" "-I" "./extxyz/libextxyz/" "-I" "./grammar-gen/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/extxyz-sys-e6bc1d5866d75f27/out/001b2d82023009ca-grammar.o" "-c" "./extxyz/libcleri/src/grammar.c"cargo:warning=cc1: fatal error: ./extxyz/libcleri/src/kwcache.c: No such file or directory
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "./extxyz/libcleri/inc/" "-I" "./extxyz/libextxyz/" "-I" "./grammar-gen/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/extxyz-sys-e6bc1d5866d75f27/out/001b2d82023009ca-kwcache.o" "-c" "./extxyz/libcleri/src/kwcache.c"cargo:warning=cc1: fatal error: ./extxyz/libcleri/src/node.c: No such file or directory
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "./extxyz/libcleri/inc/" "-I" "./extxyz/libextxyz/" "-I" "./grammar-gen/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/extxyz-sys-e6bc1d5866d75f27/out/001b2d82023009ca-node.o" "-c" "./extxyz/libcleri/src/node.c"cargo:warning=cc1: fatal error: ./extxyz/libcleri/src/olist.c: No such file or directory
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "./extxyz/libcleri/inc/" "-I" "./extxyz/libextxyz/" "-I" "./grammar-gen/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/extxyz-sys-e6bc1d5866d75f27/out/001b2d82023009ca-olist.o" "-c" "./extxyz/libcleri/src/olist.c"cargo:warning=cc1: fatal error: ./extxyz/libcleri/src/optional.c: No such file or directory
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "./extxyz/libcleri/inc/" "-I" "./extxyz/libextxyz/" "-I" "./grammar-gen/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/extxyz-sys-e6bc1d5866d75f27/out/001b2d82023009ca-optional.o" "-c" "./extxyz/libcleri/src/optional.c"cargo:warning=cc1: fatal error: ./extxyz/libcleri/src/parse.c: No such file or directory
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "./extxyz/libcleri/inc/" "-I" "./extxyz/libextxyz/" "-I" "./grammar-gen/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/extxyz-sys-e6bc1d5866d75f27/out/001b2d82023009ca-parse.o" "-c" "./extxyz/libcleri/src/parse.c"cargo:warning=cc1: fatal error: ./extxyz/libcleri/src/prio.c: No such file or directory
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "./extxyz/libcleri/inc/" "-I" "./extxyz/libextxyz/" "-I" "./grammar-gen/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/extxyz-sys-e6bc1d5866d75f27/out/001b2d82023009ca-prio.o" "-c" "./extxyz/libcleri/src/prio.c"cargo:warning=cc1: fatal error: ./extxyz/libcleri/src/ref.c: No such file or directory
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "./extxyz/libcleri/inc/" "-I" "./extxyz/libextxyz/" "-I" "./grammar-gen/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/extxyz-sys-e6bc1d5866d75f27/out/001b2d82023009ca-ref.o" "-c" "./extxyz/libcleri/src/ref.c"cargo:warning=cc1: fatal error: ./extxyz/libcleri/src/regex.c: No such file or directory
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "./extxyz/libcleri/inc/" "-I" "./extxyz/libextxyz/" "-I" "./grammar-gen/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/extxyz-sys-e6bc1d5866d75f27/out/001b2d82023009ca-regex.o" "-c" "./extxyz/libcleri/src/regex.c"cargo:warning=cc1: fatal error: ./extxyz/libcleri/src/repeat.c: No such file or directory
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "./extxyz/libcleri/inc/" "-I" "./extxyz/libextxyz/" "-I" "./grammar-gen/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/extxyz-sys-e6bc1d5866d75f27/out/001b2d82023009ca-repeat.o" "-c" "./extxyz/libcleri/src/repeat.c"cargo:warning=cc1: fatal error: ./extxyz/libcleri/src/rule.c: No such file or directory
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "./extxyz/libcleri/inc/" "-I" "./extxyz/libextxyz/" "-I" "./grammar-gen/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/extxyz-sys-e6bc1d5866d75f27/out/001b2d82023009ca-rule.o" "-c" "./extxyz/libcleri/src/rule.c"cargo:warning=cc1: fatal error: ./extxyz/libcleri/src/sequence.c: No such file or directory
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "./extxyz/libcleri/inc/" "-I" "./extxyz/libextxyz/" "-I" "./grammar-gen/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/extxyz-sys-e6bc1d5866d75f27/out/001b2d82023009ca-sequence.o" "-c" "./extxyz/libcleri/src/sequence.c"cargo:warning=cc1: fatal error: ./extxyz/libcleri/src/this.c: No such file or directory
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "./extxyz/libcleri/inc/" "-I" "./extxyz/libextxyz/" "-I" "./grammar-gen/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/extxyz-sys-e6bc1d5866d75f27/out/001b2d82023009ca-this.o" "-c" "./extxyz/libcleri/src/this.c"cargo:warning=cc1: fatal error: ./extxyz/libcleri/src/token.c: No such file or directory
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "./extxyz/libcleri/inc/" "-I" "./extxyz/libextxyz/" "-I" "./grammar-gen/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/extxyz-sys-e6bc1d5866d75f27/out/001b2d82023009ca-token.o" "-c" "./extxyz/libcleri/src/token.c"cargo:warning=cc1: fatal error: ./extxyz/libcleri/src/tokens.c: No such file or directory
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "./extxyz/libcleri/inc/" "-I" "./extxyz/libextxyz/" "-I" "./grammar-gen/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/extxyz-sys-e6bc1d5866d75f27/out/001b2d82023009ca-tokens.o" "-c" "./extxyz/libcleri/src/tokens.c"cargo:warning=cc1: fatal error: ./extxyz/libcleri/src/version.c: No such file or directory
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "./extxyz/libcleri/inc/" "-I" "./extxyz/libextxyz/" "-I" "./grammar-gen/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/extxyz-sys-e6bc1d5866d75f27/out/001b2d82023009ca-version.o" "-c" "./extxyz/libcleri/src/version.c"
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred in cc-rs: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "./extxyz/libcleri/inc/" "-I" "./extxyz/libextxyz/" "-I" "./grammar-gen/" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/extxyz-sys-e6bc1d5866d75f27/out/001b2d82023009ca-version.o" "-c" "./extxyz/libcleri/src/version.c"
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "bc9a124cb599d77db88f98e0948f6efb97d37d7f05a1aec5f3de4560a9d93e9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc9a124cb599d77db88f98e0948f6efb97d37d7f05a1aec5f3de4560a9d93e9d", kill_on_drop: false }`
[INFO] [stdout] bc9a124cb599d77db88f98e0948f6efb97d37d7f05a1aec5f3de4560a9d93e9d
